home *** CD-ROM | disk | FTP | other *** search
/ BigMax 18 / BigMax nº 18 MAX.iso / max / max.bat < prev    next >
DOS Batch File  |  1996-12-11  |  67b  |  7 lines

  1. @echo off
  2. if exist *.swp del *.swp
  3. eregcard.exe
  4. maxrun.bat
  5.  
  6.  
  7.